home *** CD-ROM | disk | FTP | other *** search
/ Internet Info 1994 March / Internet Info CD-ROM (Walnut Creek) (March 1994).iso / inet / internet-drafts / draft-ietf-frnetmib-fr-00.txt < prev    next >
Text File  |  1993-06-07  |  68KB  |  2,301 lines

  1.  
  2.  
  3.  
  4.           Internet Draft     Frame Relay Service MIB        May 12, 1993
  5.  
  6.  
  7.                           Definitions of Managed Objects
  8.                              for Frame Relay Service
  9.  
  10.                                    May 12, 1993
  11.  
  12.  
  13.                       Frame Relay Service MIB Working Group
  14.  
  15.                               Tracy A. Cox (editor)
  16.                            Bell Communications Research
  17.                              331 Newman Springs Road
  18.                                Red Bank, NJ  07701
  19.  
  20.                              tacox@mail.bellcore.com
  21.  
  22.  
  23.  
  24.  
  25.           1.  Status of this Memo
  26.  
  27.           This document is an Internet Draft.  Internet Drafts are
  28.           working documents of the Internet Engineering Task Force
  29.           (IETF), its Areas, and its Working Groups. Note that other
  30.           groups may also distribute working documents as Internet
  31.           Drafts.
  32.  
  33.           Internet Drafts are draft documents valid for a maximum of six
  34.           months. Internet Drafts may be updated, replaced, or obsoleted
  35.           by other documents at any time.  It is not appropriate to use
  36.           Internet Drafts as reference material or to cite them other
  37.           than as a "working draft" or "work in progress."
  38.  
  39.           Please check the I-D abstract listing contained in each
  40.           Internet Draft directory to learn the current status of this
  41.           or any other Internet Draft.
  42.  
  43.           2.  Abstract
  44.  
  45.           This memo defines an extension to the Management Information
  46.           Base (MIB) for use with network management protocols in
  47.           TCP/IP-based internets.  In particular, it defines objects for
  48.           managing the Frame Relay Service.
  49.  
  50.           This memo does not specify a standard for the Internet
  51.           community.
  52.  
  53.  
  54.  
  55.  
  56.  
  57.           T. Cox (editor) Expires 12/31/93                      [Page 1]
  58.  
  59.  
  60.  
  61.  
  62.  
  63.           Internet Draft     Frame Relay Service MIB        May 12, 1993
  64.  
  65.  
  66.           3.  The Network Management Framework
  67.  
  68.           The Internet-standard Network Management Framework consists of three
  69.           components.  They are:
  70.  
  71.                 RFC 1155 which defines the SMI, the mechanisms used for describing
  72.                 and naming objects for the purpose of management.  RFC 1212
  73.                 defines a more concise description mechanism, which is wholly
  74.                 consistent with the SMI.
  75.  
  76.                 RFC 1156 which defines MIB-I, the core set of managed objects for
  77.                 the Internet suite of protocols.  RFC 1213, defines MIB-II, an
  78.                 evolution of MIB-I based on implementation experience and new
  79.                 operational requirements.
  80.  
  81.                 RFC 1157 which defines the SNMP, the protocol used for network
  82.                 access to managed objects.
  83.  
  84.              The Framework permits new objects to be defined for the purpose of
  85.              experimentation and evaluation.
  86.  
  87.  
  88.  
  89.  
  90.  
  91.  
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.           T. Cox (editor) Expires 12/31/93                      [Page 2]
  117.  
  118.  
  119.  
  120.  
  121.  
  122.           Internet Draft     Frame Relay Service MIB        May 12, 1993
  123.  
  124.  
  125.           4.  Objects
  126.  
  127.           Managed objects are accessed via a virtual information store,
  128.           termed the Management Information Base or MIB.  Objects in the
  129.           MIB are defined using the subset of Abstract Syntax Notation
  130.           One (ASN.1) [7] defined in the SMI.  In particular, each
  131.           object has a name, a syntax, and an encoding.  The name is an
  132.           object identifier, an administratively assigned name, which
  133.           specifies an object type.  The object type together with an
  134.           object instance serves to uniquely identify a specific
  135.           instantiation of the object.  For human convenience, we often
  136.           use a textual string, termed the OBJECT DESCRIPTOR, to also
  137.           refer to the object type.
  138.  
  139.           The syntax of an object type defines the abstract data
  140.           structure corresponding to that object type.  The ASN.1
  141.           language is used for this purpose.  However, the SMI [3]
  142.           purposely restricts the ASN.1 constructs which may be used.
  143.           These restrictions are explicitly made for simplicity.
  144.  
  145.           The encoding of an object type is simply how that object type
  146.           is represented using the object type's syntax.  Implicitly
  147.           tied to the notion of an object type's syntax and encoding is
  148.           how the object type is represented when being transmitted on
  149.           the network.  The SMI specifies the use of the basic encoding
  150.           rules of ASN.1 [8], subject to the additional requirements
  151.           imposed by the SNMP.
  152.  
  153.           4.1.  Format of Definitions
  154.  
  155.           Section 6 contains contains the specification of all object
  156.           types contained in this MIB module.  The object types are
  157.           defined using the conventions defined in the SMI, as amended
  158.           by the extensions specified in RFC1212 [9].
  159.  
  160.  
  161.  
  162.  
  163.  
  164.  
  165.  
  166.  
  167.  
  168.  
  169.  
  170.  
  171.  
  172.  
  173.  
  174.  
  175.           T. Cox (editor) Expires 12/31/93                      [Page 3]
  176.  
  177.  
  178.  
  179.  
  180.  
  181.           Internet Draft     Frame Relay Service MIB        May 12, 1993
  182.  
  183.  
  184.           5.  Overview
  185.  
  186.           These objects are used when the particular media being used to
  187.           managed Frame Relay Service.  At present, this applies to
  188.           these values of the ifType variable in the Internet-standard
  189.           MIB:
  190.  
  191.                frame-relay (32)
  192.  
  193.           This section provides an overview and background of how to use
  194.           this MIB and other potential MIBs when managing a Frame Relay
  195.           Service.
  196.  
  197.           The following diagram shows the MIB stack that could be
  198.           followed for managing a Frame Relay Service.  This is only an
  199.           example and not meant to be inclusive.
  200.           _____________________________________
  201.           |                                   |
  202.           |             MIB II                |
  203.           |___________________________________|
  204.           |              |       |            |
  205.           | Frame Relay  | SIP   |  RFC1294   |
  206.           | X.25 MIB     | Relay | (no applic.|
  207.           | for IW/Encap.| MIB   |  MIB)      |
  208.           |              |       |            |
  209.           |-----------------------------------|
  210.           |                                   |
  211.           |      Frame Relay Service MIB      |
  212.           |___________________________________|
  213.           |                         |         |
  214.           | Physical Layer MIBs     | ATM MIB |
  215.           |  e.g., DS1/E1 MIB,      |---------|
  216.           |  RS232-like MIB         | Phy.    |
  217.           |                         | Layer   |
  218.           |                         |  MIB    |
  219.           |-------------------------|---------|
  220.  
  221.           SCOPE OF MIB:
  222.  
  223.           The Frame Relay Service MIB will only manage the Frame Relay
  224.           portion of the network and will provide a pointer to the lower
  225.           layer MIB (for example, a physical layer MIB or the ATM MIB)
  226.           for each UNI/NNI access channel.
  227.  
  228.           This MIB will NOT be implemented on User Equipment.
  229.  
  230.  
  231.  
  232.  
  233.  
  234.           T. Cox (editor) Expires 12/31/93                      [Page 4]
  235.  
  236.  
  237.  
  238.  
  239.  
  240.           Internet Draft     Frame Relay Service MIB        May 12, 1993
  241.  
  242.  
  243.           Frame Relay Service SNMP MIB for Customer Network Management
  244.           (CNM) is an SNMPv1 MIB.  It provides read-only information
  245.           that allows end-customers to obtain performance monitoring,
  246.           fault detection, and to obtain performance monitoring, fault
  247.           detection, and configuration information about their Frame
  248.           Relay Service.  By using this and other related MIBs, a
  249.           customer's NMS can monitor their PVCs and UNI/NNI access
  250.           channels.  Internal aspects of the network (e.g., switching
  251.           elements, line cards, and network routing tables) are outside
  252.           the scope of this MIB.  The Customer's NMS will be able to
  253.           access the SNMP agent within the Frame Relay network using
  254.           SNMP over UDP over IP with IP encapsulated in Frame Relay
  255.           according to RFC1294/ANSI T1.617 Annex F.  The customer thus
  256.           has a PVC to the SNMP agent.  Alternate access mechanisms are
  257.           possible.  The initial implementation of the MIB is based on
  258.           SNMPv1.  The service capabilities include retrieving
  259.           information and receiving TRAPs.  It is beyond the scope of
  260.           this MIB to define managed objects to monitor the physical
  261.           layer.  Existing physical layer MIBs (e.g., DS1 MIB) and MIB
  262.           II will be used as possible.  The Frame Relay Service SNMP MIB
  263.           for CNM will not contain any managed objects to monitor the
  264.           physical layer.  However, the Frame Relay Service SNMP MIB for
  265.           CNM will contain a pointer to the appropriate lower layer MIB
  266.           for each UNI/NNI access channel.  To the maximum extent as
  267.           possible, PVCs and SVCs will be treated equally in the MIB.
  268.  
  269.           The Frame Relay Service MIB will only manage the Frame Relay
  270.           portion of the network and will provide a pointer to the lower
  271.           layer MIB (for example, a physical layer MIB or the ATM MIB)
  272.           for each UNI/NNI access channel.
  273.  
  274.  
  275.           5.1.  Apply MIB II to a Frame Relay Service
  276.  
  277.           Use the System Group to apply to the SNMP agent/proxy-agent,
  278.           since the agent/proxy-agent may be monitoring many Frame Relay
  279.           devices in one network.  System Group applies to only one
  280.           system.  This group is not instantiated.
  281.  
  282.           sysDescr:  ascii string describing the SNMP agent/proxy-agent.
  283.                      can be only up to 255 characters long.
  284.  
  285.           sysObjectID:  unique OID for the SNMP agent/proxy-agent.
  286.  
  287.           sysUpTime:  clock in the SNMP agent/proxy-agent; TimeTicks
  288.  
  289.  
  290.  
  291.  
  292.  
  293.           T. Cox (editor) Expires 12/31/93                      [Page 5]
  294.  
  295.  
  296.  
  297.  
  298.  
  299.           Internet Draft     Frame Relay Service MIB        May 12, 1993
  300.  
  301.  
  302.                       in 1/100s of a seconds
  303.  
  304.           sysContact:  Contact for the SNMP agent/proxy-agent
  305.                        ascii string of up to 255 characters
  306.  
  307.           sysName:  Domain name of the SNMP agent/proxy-agent, for example,
  308.                     mail.bellcore.com
  309.  
  310.           sysLocation:  Location of the SNMP agent/proxy-agent
  311.                         ascii string of up to 255 characters
  312.  
  313.           sysServices:  services of the managed device; suggest
  314.                         using the value "2" which implies that
  315.                         the Frame Relay service is providing
  316.                         a subnetwork level service
  317.  
  318.           Use the Interface Group to apply to the FR-UNIs and the FR-
  319.           NNIs of the Frame Relay service.  This group is instantiated
  320.           by ifIndex.
  321.  
  322.           ifIndex:  unique identifier for the UNI/NNI access channel
  323.  
  324.           ifDescr:  ascii string describing the UNI/NNI access channel,
  325.                     can be only up to 255 characters long.
  326.  
  327.           ifType:   identifies the service below the network layer and is used
  328.                     to identify the MIB below MIB II as shown in the figure
  329.                     above.
  330.                     "32" for frame-relay
  331.  
  332.           ifMtu:  size of largest SDU size for frame-relay for
  333.                   this UNI/NNI access channel, e.g., "1600"
  334.  
  335.           ifSpeed:  actual user information transfer rate of the UNI/NNI
  336.                     access channel in bits per second
  337.                     e.g., 1536000 bits per second for a DS1-based FR-UNI
  338.                     and 1948000 bits per second for an E1-based FR-UNI.
  339.  
  340.           ifAdminStatus:  the administrative status of the UNI/NNI access channel
  341.  
  342.           ifOperStatus:  the operational status of the UNI/NNI access channel
  343.  
  344.           ifLastChange:  Timestamp of the last time something
  345.                          changed on the UNI/NNI access channel
  346.  
  347.  
  348.  
  349.  
  350.  
  351.  
  352.           T. Cox (editor) Expires 12/31/93                      [Page 6]
  353.  
  354.  
  355.  
  356.  
  357.  
  358.           Internet Draft     Frame Relay Service MIB        May 12, 1993
  359.  
  360.  
  361.           ifSpecific:  OID pointing to the top of the Frame Relay
  362.                        Service MIB
  363.  
  364.  
  365.           5.2.  Apply the DS1/E1 MIB to Frame Relay Service
  366.  
  367.           Use the DS1/E1 MIB (RFC1406) to manage DS1/E1 UNI/NNI access
  368.           channels.
  369.  
  370.           The ifIndex value from the UNI/NNI access channels group will
  371.           be used to identify the Frame Relay network UNI/NNI access channel.
  372.  
  373.           For a Frame Relay DS1/E1
  374.           or DS3/E3 UNI/NNI access channel (either FR-UNI or
  375.           FR-NNI):
  376.  
  377.           ifIndex = dsx1LineIndex = dsx1IfIndex
  378.           ifIndex = dsx3LineIndex = dsx1IfIndex
  379.  
  380.           mandatory groups are:
  381.  
  382.           dsx1ConfigTable
  383.           dsx1CurrentTable
  384.           dsx1IntervalTable
  385.           dsx1TotalTable
  386.  
  387.           optional groups are:
  388.  
  389.           dsx1FarEndCurrentTable
  390.           dsx1FarEndIntervalTable
  391.           dsx1FarEndTotalTable
  392.  
  393.  
  394.           If the T1/E1 UNI/NNI access channel supports fractional subrates
  395.           then the dsx1FracTable should be supported
  396.           to identify the channels within the T1/E1 line.
  397.           The indices are as follows:
  398.  
  399.           In this case ifIndex does not equal dsx1LineIndex
  400.           BUT:
  401.  
  402.           dsx1LineIndex = dsx1FracIndex
  403.           ifIndex = dsx1FracIfIndex
  404.           dsx1IfIndex is not used (noSuchName)
  405.  
  406.  
  407.  
  408.  
  409.  
  410.  
  411.           T. Cox (editor) Expires 12/31/93                      [Page 7]
  412.  
  413.  
  414.  
  415.  
  416.  
  417.           Internet Draft     Frame Relay Service MIB        May 12, 1993
  418.  
  419.  
  420.           The following provides an example of how the indexing works
  421.           for the DS1 MIB and MIB II:
  422.  
  423.           For example:
  424.  
  425.           A Frame Relay Switch has three DS1 interfaces:
  426.  
  427.             DS1 Line 1 has 3 channels defined,
  428.               Channel 1 uses timeslots 1-2,
  429.               Channel 2 uses timeslots 3-5,
  430.               Channel 3 uses timeslots 6-7,
  431.               Remaining timeslots unused.
  432.  
  433.             DS1 Line 2 has 2 channels defined,
  434.               Channel 1 uses timeslots 1-3,
  435.               Channel 2 uses timeslots 4-7,
  436.               Remaining timeslots unused.
  437.  
  438.             DS1 Line 3 has 1 channel defined,
  439.               Channel 1 uses timeslots 1-24,
  440.               All timeslots used.
  441.  
  442.           You have 3 DS1 interfaces off the frame relay network.  You also
  443.           have 6 access channels that are distributed across those 3 interfaces.
  444.           Those six access channels map to an ifIndex value in MIB II.
  445.           Each channel should have:
  446.           ifIndex = 1; ifType = frame-relay
  447.           ifIndex = 2; ifType = frame-relay
  448.           ifIndex = 3; ifType = frame-relay
  449.           ifIndex = 4; ifType = frame-relay
  450.           ifIndex = 5; ifType = frame-relay
  451.           ifIndex = 6; ifType = frame-relay
  452.           (and the other applicable ifTable information)
  453.  
  454.           Next, Line 1 and 2 are fractional interfaces, whereas, Line 3
  455.           is not.
  456.  
  457.           Therefore, let's start with what is called Line 3.
  458.  
  459.             DS1 Line 3 has 1 channel defined,
  460.               Channel 1 uses timeslots 1-24,
  461.               All timeslots used.
  462.  
  463.           From RFC1406,
  464.  
  465.  
  466.  
  467.  
  468.  
  469.  
  470.           T. Cox (editor) Expires 12/31/93                      [Page 8]
  471.  
  472.  
  473.  
  474.  
  475.  
  476.           Internet Draft     Frame Relay Service MIB        May 12, 1993
  477.  
  478.  
  479.           (let's ignore RFC1406 Section 3.1, because
  480.           for the case where the router proxies for the CSU and you
  481.           would want to manage both internal (router side) and external
  482.           (network side) DS1 interfaces),
  483.  
  484.           for Line 3:
  485.  
  486.             dsx1LineIndex = dsx1IfIndex = ifIndex = 1
  487.  
  488.           for this interface the fractional table is not supported, and there is
  489.           a one-to-one correspondence between a DS1 Line and an access channel.
  490.  
  491.           Looking at the example and the dsx1ConfigTable,
  492.           this table is not very "friendly" for fractional DS1 interfaces.
  493.           For fractional DS1 interfaces, there is NOT a 1-to-1 relationship
  494.           between an ifIndex value ( = dsx1IfIndex) and dsx1LineIndex, but
  495.           the table forces there to be one.  Rightly so because,
  496.           the table should
  497.           only be used to manage DS1 interfaces once.
  498.  
  499.           But what to do when you have multiple ifIndices for that
  500.           one dsx1LineIndex?  I suggest return noSuchName for
  501.           dsx1IfIndex when supporting a fractional T1 interface.
  502.           Remember dsx1IfIndex = ifIndex always.
  503.  
  504.           Line 1 and Line 2 support fractional interfaces.
  505.           By reading the description of dsx1LineIndex in the dsx1ConfigTable:
  506.           "This object is the identifier of a DS1/E1
  507.           Interface on a managed device.  If there is an
  508.           ifEntry that is directly associated with this
  509.           and only this DS1/E1 interface, it should have
  510.           the same value as ifIndex.  Otherwise, number
  511.           the dsx1LineIndices with an unique identifier
  512.           following the rules of choosing a number that
  513.           is greater than ifNumber and numbering the
  514.           inside interfaces (e.g., equipment side) with
  515.           even numbers and outside interfaces (e.g,
  516.           network side) with odd numbers."
  517.           Therefore, using this rule,
  518.           the DS1 lines can be labeled the following way:
  519.  
  520.           Line 1 => dsx1LineIndex = 7
  521.           Line 2 => dsx1LineIndex = 9  (because they do not correspond
  522.           with one and only one ifIndex.)
  523.  
  524.  
  525.  
  526.  
  527.  
  528.  
  529.           T. Cox (editor) Expires 12/31/93                      [Page 9]
  530.  
  531.  
  532.  
  533.  
  534.  
  535.           Internet Draft     Frame Relay Service MIB        May 12, 1993
  536.  
  537.  
  538.           Remember that this is only
  539.           an index and is not used for anything else but to index the
  540.           DS1 line and it is NOT equal to ifIndex for this case.
  541.  
  542.           for these two cases; dsx1LineIndex =7 and 9;
  543.           (Remember for these two cases
  544.           dsx1IfIndex.7 = noSuchName and dsx1IfIndex.9 = noSuchName)
  545.  
  546.           therefore go to fracTable:
  547.  
  548.           dsx1FracIndex = dsx1LineIndex always
  549.             Line 1 has 3 channels defined,
  550.               Channel 1 uses timeslots 1-2,
  551.               Channel 2 uses timeslots 3-5,
  552.               Channel 3 uses timeslots 6-7,
  553.               Remaining timeslots unused.
  554.  
  555.           dsx1LineIndex=7
  556.           dsx1FracIfIndex.7.1=2 (ifIndex=2)
  557.           dsx1FracIfIndex.7.2=2
  558.           dsx1FracIfIndex.7.3=3 (ifIndex=3)
  559.           dsx1FracIfIndex.7.4=3
  560.           dsx1FracIfIndex.7.5=3
  561.           dsx1FracIfIndex.7.6=4 (ifIndex=4)
  562.           dsx1FracIfIndex.7.7=4
  563.  
  564.           I think the description of dsx1FracIfIndex is wrong when
  565.           it says "If no interface is currently using a channel, the
  566.           value should be zero."
  567.  
  568.           But, because dsx1FracIfIndex is defined
  569.           as INTEGER (1..'7fffffff'h)
  570.                       ^
  571.           you can NOT have an Index = 0; I would say return noSuchName
  572.           for dsx1FracIfIndex.7.8 through dsx1FracIfIndex.7.24
  573.  
  574.           Next:
  575.  
  576.             Line 2 has 2 channels defined,
  577.               Channel 1 uses timeslots 1-3,
  578.               Channel 2 uses timeslots 4-7,
  579.               Remaining timeslots unused.
  580.  
  581.           dsx1LineIndex=9
  582.           dsx1FracIfIndex.9.1=5 (ifIndex=5)
  583.  
  584.  
  585.  
  586.  
  587.  
  588.           T. Cox (editor) Expires 12/31/93                     [Page 10]
  589.  
  590.  
  591.  
  592.  
  593.  
  594.           Internet Draft     Frame Relay Service MIB        May 12, 1993
  595.  
  596.  
  597.           dsx1FracIfIndex.9.2=5
  598.           dsx1FracIfIndex.9.3=5
  599.           dsx1FracIfIndex.9.4=6 (ifIndex=6)
  600.           dsx1FracIfIndex.9.5=6
  601.           dsx1FracIfIndex.9.6=6
  602.           dsx1FracIfIndex.9.7=7
  603.  
  604.           again: I would say return noSuchName
  605.           for dsx1FracIfIndex.9.8 through dsx1FracIfIndex.9.24
  606.  
  607.  
  608.           5.3.  Frame Relay Service MIB Terminology
  609.  
  610.           Backward - Backward direction data traffic is traffic flowing
  611.           from the terminating access channel to the originating access
  612.           channel. This is illustrated in Figure 2.
  613.  
  614.           Access Channel - An access channel generically refers to the
  615.           UNI access channel or NNI access channel across which frame
  616.           relay data transmits. An access channel is the access pathway
  617.           for a single stream of user data.
  618.  
  619.           Within a given T1 line, an access channel can denote any one
  620.           of the following:
  621.  
  622.            o    Unchannelized T1 - the entire T1 line is considered an access
  623.                 channel. Each access channel is comprised of 24 T1 time slots.
  624.  
  625.            o    Channelized T1 - an access channel is any one of 24 channels.
  626.                 Each access channel is comprised of a single T1 time slot.
  627.  
  628.            o    Fractional T1 - an access channel is a grouping of N T1 time
  629.                 slots (NX56/64 Kbps, where N = 1-23 T1 Time slots per FT1 Access
  630.                 Channel) that may be assigned in consecutive or non-consecutive
  631.                 order.
  632.  
  633.           Within a given E1 line, a channel can denote any one of the following:
  634.  
  635.            o    Unchannelized E1 - the entire E1 line is considered a single
  636.                 access channel.  Each access channel is comprised of 31 E1 time
  637.                 slots.
  638.  
  639.            o    Channelized E1 - an access channel is any one of 31 channels.
  640.                 Each access channel is comprised of a single E1 time slot.
  641.  
  642.  
  643.  
  644.  
  645.  
  646.  
  647.           T. Cox (editor) Expires 12/31/93                     [Page 11]
  648.  
  649.  
  650.  
  651.  
  652.  
  653.           Internet Draft     Frame Relay Service MIB        May 12, 1993
  654.  
  655.  
  656.            o    Fractional E1 - an access channel is a grouping of N E1 time
  657.                 slots (NX64 Kbps, where N = 1-30 E1 time slots per FE1 access
  658.                 channel) that may be assigned in consecutive or non-consecutive
  659.                 order.
  660.  
  661.           Within a given unformatted line, the entire unformatted line
  662.           is considered an access channel. Examples include RS-232,
  663.           V.35, V.36 and X.21 (non- switched).
  664.  
  665.           Forward - Forward direction data traffic is traffic flowing
  666.           from the originating access channel to the terminating access
  667.           channel. This is illustrated in Figure 2.
  668.  
  669.           Originating - Originating refers to the access channel from
  670.           which the virtual connection is initiated. In a multi-network
  671.           PVC, each PVC segment has an originating access channel and
  672.           terminating access channel for each network that the multi-
  673.           network PVC traverses. See Figure 1.
  674.  
  675.           Permanent Virtual Connection (PVC) - A virtual connection that
  676.           has its endpoints and bearer capabilities defined at
  677.           subscription time.
  678.  
  679.           Terminating - Terminating refers to the access channel at
  680.           which the virtual connection stops. In a multi-network PVC,
  681.           each PVC segment has an originating access channel and
  682.           terminating access channel for each network that the multi-
  683.           network PVC traverses. See Figure 1.
  684.  
  685.           Time slot (E1) - An octet within the 256-bit information field
  686.           in each E1 frame is defined as a time slot. Time slots are
  687.           position sensitive within the 256-bit information field.
  688.           Fractional E1 service is provided in contiguous or non-
  689.           contiguous time slot increments.
  690.  
  691.           Time slot (T1) - An octet within the 192-bit information field
  692.           in each T1 frame is defined as a time slot. Time slots are
  693.           position sensitive within the 192-bit information field.
  694.           Fractional T1 service is provided in contiguous or non-
  695.           contiguous time slot increments.
  696.  
  697.  
  698.  
  699.  
  700.  
  701.  
  702.  
  703.  
  704.  
  705.  
  706.           T. Cox (editor) Expires 12/31/93                     [Page 12]
  707.  
  708.  
  709.  
  710.  
  711.  
  712.           Internet Draft     Frame Relay Service MIB        May 12, 1993
  713.  
  714.  
  715.                       UNI             NNI             NNI             UNI
  716.                        |               |               |               |
  717.                        |               |               |               |
  718.                        | PVC Segment 1 | PVC Segment 2 | PVC Segment 3 |
  719.                        |<------------->|<------------->|<------------->|
  720.                        |               |               |               |
  721.                        | +-----------+ | +-----------+ | +-----------+ |
  722.                        | |           | | |           | | |           | |
  723.           Originating  | |           | | |           | | |           | |Terminating
  724.            +--------+  | | Network I | | | Network J | | | Network K | |  +--------+
  725.            |        |  | |           | | |           | | |           | |  |        |
  726.            | User A |  | |           | | |           | | |           | |  |        |
  727.            |        |----|           |---|           |---|           |----| User B |
  728.            |        |  | | O       T | | | O       T | | | O       T | |  |        |
  729.            |     //////////////////////////////////////////////////////////////    |
  730.            |        |  | |           | | |           | | |           | |  |        |
  731.            +--------+  | +-----------+ | +-----------+ | +-----------+ |  +--------+
  732.                        |             |                 |             |
  733.                        |                                             |
  734.                        |              Multi-network PVC              |
  735.                        |<------------------------------------------->|
  736.                        |  NNI = Network-to Network Interface         |
  737.                        |  UNI = User-to-Network Interface
  738.                                             Figure 1
  739.                                        Multi-network PVC
  740.  
  741.  
  742.  
  743.  
  744.  
  745.  
  746.  
  747.  
  748.  
  749.  
  750.  
  751.  
  752.  
  753.  
  754.  
  755.  
  756.  
  757.  
  758.  
  759.  
  760.  
  761.  
  762.  
  763.  
  764.  
  765.           T. Cox (editor) Expires 12/31/93                     [Page 13]
  766.  
  767.  
  768.  
  769.  
  770.  
  771.           Internet Draft     Frame Relay Service MIB        May 12, 1993
  772.  
  773.  
  774.                       UNI                                             UNI
  775.                        |                                               |
  776.                        |                                               |
  777.                        |           CIR-fwd, Bc-fwd, Be-fwd             |
  778.                        |--------------------------------------------->>|
  779.                        |              NNI             NNI              |
  780.                        | +-----------+ | +-----------+ | +-----------+ |
  781.                        | |           | | |           | | |           | |
  782.           Originating  | |           | | |           | | |           | |Terminating
  783.            +--------+  | | Network I | | | Network J | | | Network K | |  +--------+
  784.            |        |  | |           | | |           | | |           | |  |        |
  785.            | User A |  | |           | | |           | | |           | |  |        |
  786.            |        |----|           |---|           |---|           |----| User B |
  787.            |        |  | | O       T | | | O       T | | | O       T | |  |        |
  788.            |     //////////////////////////////////////////////////////////////    |
  789.            |        |  | |           | | |           | | |           | |  |        |
  790.            +--------+  | +-----------+ | +-----------+ | +-----------+ |  +--------+
  791.                        |               |               |               |
  792.                        |                                               |
  793.                        |            CIR-bwd, Bc-bwd, Be-bwd            |
  794.                        |<<---------------------------------------------|
  795.  
  796.  
  797.                                             Figure 2
  798.                                        A Multi-network PVC
  799.  
  800.  
  801.  
  802.  
  803.  
  804.  
  805.  
  806.  
  807.  
  808.  
  809.  
  810.  
  811.  
  812.  
  813.  
  814.  
  815.  
  816.  
  817.  
  818.  
  819.  
  820.  
  821.  
  822.  
  823.  
  824.           T. Cox (editor) Expires 12/31/93                     [Page 14]
  825.  
  826.  
  827.  
  828.  
  829.  
  830.           Internet Draft     Frame Relay Service MIB        May 12, 1993
  831.  
  832.  
  833.                            +-------------------------------------+
  834.                            | Customer Network Management Station |
  835.                            |            (SNMP based)             |
  836.                            +-------------------------------------+
  837.                               /|            /|            /|
  838.                                |              |              |
  839.                       UNI     /     NNI    /      NNI   /       UNI
  840.                        | +-----------+ | +-----------+ | +-----------+ |
  841.                        | |           | | |           | | |           | |
  842.           Originating  | |           | | |           | | |           | |Terminating
  843.            +--------+  | | Network I | | | Network J | | | Network K | |  +--------+
  844.            |        |  | |           | | |           | | |           | |  |        |
  845.            | User A |  | |           | | |           | | |           | |  |        |
  846.            |        |----|           |---|           |---|           |----| User B |
  847.            |        |  | | O       T | | | O       T | | | O       T | |  |        |
  848.            |     //////////////////////////////////////////////////////////////    |
  849.            |        |  | |           | | |           | | |           | |  |        |
  850.            +--------+  | +-----------+ | +-----------+ | +-----------+ |  +--------+
  851.                        |               |               |               |
  852.  
  853.  
  854.  
  855.                                            Figure 3
  856.                                   Managing a Multi-network PVC
  857.  
  858.  
  859.  
  860.  
  861.  
  862.  
  863.  
  864.  
  865.  
  866.  
  867.  
  868.  
  869.  
  870.  
  871.  
  872.  
  873.  
  874.  
  875.  
  876.  
  877.  
  878.  
  879.  
  880.  
  881.  
  882.  
  883.           T. Cox (editor) Expires 12/31/93                     [Page 15]
  884.  
  885.  
  886.  
  887.  
  888.  
  889.           Internet Draft     Frame Relay Service MIB        May 12, 1993
  890.  
  891.  
  892.           6.  Object Definitions
  893.  
  894.           RFCxxxx-MIB DEFINITIONS ::= BEGIN
  895.  
  896.           IMPORTS
  897.                   experimental, Counter
  898.                           FROM RFC1155-SMI
  899.                   DisplayString
  900.                           FROM RFC1213-MIB
  901.                   OBJECT-TYPE
  902.                           FROM RFC-1212;
  903.  
  904.           --  This MIB module uses the extended OBJECT-TYPE macro as
  905.           --  defined in RFC 1212.
  906.  
  907.                   frnetserv  OBJECT IDENTIFIER ::= { experimental 45 }
  908.  
  909.  
  910.  
  911.  
  912.  
  913.  
  914.  
  915.  
  916.  
  917.  
  918.  
  919.  
  920.  
  921.  
  922.  
  923.  
  924.  
  925.  
  926.  
  927.  
  928.  
  929.  
  930.  
  931.  
  932.  
  933.  
  934.  
  935.  
  936.  
  937.  
  938.  
  939.  
  940.  
  941.  
  942.           T. Cox (editor) Expires 12/31/93                     [Page 16]
  943.  
  944.  
  945.  
  946.  
  947.  
  948.           Internet Draft     Frame Relay Service MIB        May 12, 1993
  949.  
  950.  
  951.           -- The Frame Relay Service Channel Group
  952.  
  953.           -- Implementation of this group is mandatory for all systems
  954.           -- that perform Frame Relay Services.
  955.  
  956.           -- This group has two tables:
  957.  
  958.           --   Frame Relay Channel Information
  959.           --   Frame Relay Channel Errors
  960.  
  961.           --  the Frame Relay Channel Information
  962.  
  963.           frChanTable OBJECT-TYPE
  964.               SYNTAX  SEQUENCE OF FrChanEntry
  965.               ACCESS  not-accessible
  966.               STATUS  mandatory
  967.               DESCRIPTION
  968.                       "The Frame Relay Channel Information table."
  969.               ::= { frnetserv 1 }
  970.  
  971.           frChanEntry OBJECT-TYPE
  972.               SYNTAX  FrChanEntry
  973.               ACCESS  not-accessible
  974.               STATUS  mandatory
  975.               DESCRIPTION
  976.                       "An entry in the Frame Relay Channel Information
  977.                       table."
  978.               INDEX   { frChanIfIndex }
  979.               ::= { frChanTable 1 }
  980.  
  981.           FrChanEntry ::=
  982.               SEQUENCE {
  983.                   frChanIfIndex
  984.                       INTEGER,
  985.                   frChanNumPlan
  986.                       INTEGER,
  987.                   frChanNetAddress
  988.                       OCTET STRING,
  989.                   frChanContact
  990.                       DisplayString,
  991.                   frChanLocation
  992.                       DisplayString,
  993.                   frChanIfType
  994.                       INTEGER,
  995.                   frChanIfSpecific
  996.  
  997.  
  998.  
  999.  
  1000.  
  1001.           T. Cox (editor) Expires 12/31/93                     [Page 17]
  1002.  
  1003.  
  1004.  
  1005.  
  1006.  
  1007.           Internet Draft     Frame Relay Service MIB        May 12, 1993
  1008.  
  1009.  
  1010.                       OBJECT IDENTIFIER,
  1011.                   frChanQ922AddLen
  1012.                       INTEGER,
  1013.                   frChanDLCILen
  1014.                       INTEGER,
  1015.                   frChanSigState
  1016.                       INTEGER,
  1017.                   frChanSigProced
  1018.                       INTEGER,
  1019.                   frChanSigUserN391
  1020.                       INTEGER,
  1021.                   frChanSigUserN392
  1022.                       INTEGER,
  1023.                   frChanSigUserN393
  1024.                       INTEGER,
  1025.                   frChanSigUserT391
  1026.                       INTEGER,
  1027.                   frChanSigNetN392
  1028.                       INTEGER,
  1029.                   frChanSigNetN393
  1030.                       INTEGER,
  1031.                   frChanSigNetT392
  1032.                       INTEGER,
  1033.                   frChanSigNetnN4
  1034.                       INTEGER,
  1035.                   frChanSigNetnT3
  1036.                       INTEGER
  1037.           }
  1038.  
  1039.           frChanIfIndex OBJECT-TYPE
  1040.               SYNTAX  INTEGER (1..65535)
  1041.               ACCESS  read-only
  1042.               STATUS  mandatory
  1043.               DESCRIPTION
  1044.                       "The value of this object is equal to MIB II's
  1045.                       ifIndex value for this UNI/NNI access channel."
  1046.               ::= { frChanEntry 1 }
  1047.  
  1048.           frChanNumPlan OBJECT-TYPE
  1049.               SYNTAX  INTEGER {
  1050.                         e164(1),
  1051.                         x121(2),
  1052.                         other(3)
  1053.                       }
  1054.               ACCESS  read-only
  1055.  
  1056.  
  1057.  
  1058.  
  1059.  
  1060.           T. Cox (editor) Expires 12/31/93                     [Page 18]
  1061.  
  1062.  
  1063.  
  1064.  
  1065.  
  1066.           Internet Draft     Frame Relay Service MIB        May 12, 1993
  1067.  
  1068.  
  1069.               STATUS  mandatory
  1070.               DESCRIPTION
  1071.                       "The value of this object identifies the numbering
  1072.                       plan that is used to identify the UNI/NNI access
  1073.                       channel."
  1074.               ::= { frChanEntry 2 }
  1075.  
  1076.           frChanNetAddress OBJECT-TYPE
  1077.               SYNTAX  OCTET STRING (SIZE(0..8))
  1078.               ACCESS  read-only
  1079.               STATUS  mandatory
  1080.               DESCRIPTION
  1081.                       "The value of this object identifies the UNI/NNI
  1082.                       access channel."
  1083.               ::= { frChanEntry 3 }
  1084.  
  1085.           frChanContact OBJECT-TYPE
  1086.               SYNTAX  DisplayString (SIZE(0..255))
  1087.               ACCESS  read-only
  1088.               STATUS  mandatory
  1089.               DESCRIPTION
  1090.                       "The value of this object identifies the network
  1091.                       contact for this UNI/NNI access channel."
  1092.               ::= { frChanEntry 4 }
  1093.  
  1094.           frChanLocation OBJECT-TYPE
  1095.               SYNTAX  DisplayString (SIZE(0..255))
  1096.               ACCESS  read-only
  1097.               STATUS  mandatory
  1098.               DESCRIPTION
  1099.                       "The value of this object identifies the network
  1100.                       location for this UNI/NNI access channel."
  1101.               ::= { frChanEntry 5 }
  1102.  
  1103.           frChanIfType OBJECT-TYPE
  1104.               SYNTAX  INTEGER {
  1105.                         uni(1),
  1106.                         nni(2)
  1107.                       }
  1108.               ACCESS  read-only
  1109.               STATUS  mandatory
  1110.               DESCRIPTION
  1111.                       "The value of this object identifies the type of
  1112.                       network interface for this access channel."
  1113.               ::= { frChanEntry 6 }
  1114.  
  1115.  
  1116.  
  1117.  
  1118.  
  1119.           T. Cox (editor) Expires 12/31/93                     [Page 19]
  1120.  
  1121.  
  1122.  
  1123.  
  1124.  
  1125.           Internet Draft     Frame Relay Service MIB        May 12, 1993
  1126.  
  1127.  
  1128.           frChanIfSpecific OBJECT-TYPE
  1129.               SYNTAX  OBJECT IDENTIFIER
  1130.               ACCESS  read-only
  1131.               STATUS  mandatory
  1132.               DESCRIPTION
  1133.                       "The value of this object is the OID for the MIB
  1134.                       directly below the Frame Relay Layer for this
  1135.                       access channel.  This MIB, for example, may be the
  1136.                       DS1 MIB or the ATM MIB."
  1137.               ::= { frChanEntry 7 }
  1138.  
  1139.           frChanQ922AddLen OBJECT-TYPE
  1140.               SYNTAX  INTEGER {
  1141.                         twoOctets(1),
  1142.                         threeOctets(2),
  1143.                         fourOctets(3)
  1144.                       }
  1145.               ACCESS  read-only
  1146.               STATUS  mandatory
  1147.               DESCRIPTION
  1148.                       "The value of this object identifies the address
  1149.                       length for frame relay frames for this access
  1150.                       channel."
  1151.               ::= { frChanEntry 8 }
  1152.  
  1153.           frChanDLCILen OBJECT-TYPE
  1154.               SYNTAX  INTEGER {
  1155.                         tenBits(1),
  1156.                         sixteenBits(2),
  1157.                         seventeenBits(3),
  1158.                         twentyThreeBits(4)
  1159.                       }
  1160.               ACCESS  read-only
  1161.               STATUS  mandatory
  1162.               DESCRIPTION
  1163.                       "The value of this object identifies the DLCI
  1164.                       length for frame relay frames for this access
  1165.                       channel."
  1166.               ::= { frChanEntry 9 }
  1167.  
  1168.           frChanSigState OBJECT-TYPE
  1169.               SYNTAX  INTEGER {
  1170.                         ccittQ933A(1),
  1171.                         ansiT1617D(2),
  1172.                         lmi(3),
  1173.  
  1174.  
  1175.  
  1176.  
  1177.  
  1178.           T. Cox (editor) Expires 12/31/93                     [Page 20]
  1179.  
  1180.  
  1181.  
  1182.  
  1183.  
  1184.           Internet Draft     Frame Relay Service MIB        May 12, 1993
  1185.  
  1186.  
  1187.                         q933AnsiT1617B(4),
  1188.                         none(5)
  1189.                       }
  1190.               ACCESS  read-only
  1191.               STATUS  mandatory
  1192.               DESCRIPTION
  1193.                       "The value of this object identifies the Local
  1194.                       In-Channel Signaling Protocol that is used for
  1195.                       this access channel."
  1196.               ::= { frChanEntry 10 }
  1197.  
  1198.           frChanSigProced OBJECT-TYPE
  1199.               SYNTAX  INTEGER {
  1200.                         u2nuser(1),
  1201.                         u2nnet(2),
  1202.                         bidirect(3)
  1203.                       }
  1204.               ACCESS  read-only
  1205.               STATUS  mandatory
  1206.               DESCRIPTION
  1207.                       "The value of this object identifies the Local
  1208.                       In-Channel Signaling Procedure that is used for
  1209.                       this access channel.  The access channel can be
  1210.                       performing user-to-network user-side procedures,
  1211.                       user-to-network network-side procedures, or
  1212.                       bidirectional procedures."
  1213.               ::= { frChanEntry 11 }
  1214.  
  1215.           frChanSigUserN391 OBJECT-TYPE
  1216.               SYNTAX  INTEGER (0..20)
  1217.               ACCESS  read-only
  1218.               STATUS  mandatory
  1219.               DESCRIPTION
  1220.                       "The value of this object identifies the User-side
  1221.                       N391 value for this access channel.  If the access
  1222.                       channel is not performing user-side procedures,
  1223.                       then this value is zero."
  1224.               DEFVAL { 6 }
  1225.               ::= { frChanEntry 12 }
  1226.  
  1227.           frChanSigUserN392 OBJECT-TYPE
  1228.               SYNTAX  INTEGER (0..20)
  1229.               ACCESS  read-only
  1230.               STATUS  mandatory
  1231.               DESCRIPTION
  1232.  
  1233.  
  1234.  
  1235.  
  1236.  
  1237.           T. Cox (editor) Expires 12/31/93                     [Page 21]
  1238.  
  1239.  
  1240.  
  1241.  
  1242.  
  1243.           Internet Draft     Frame Relay Service MIB        May 12, 1993
  1244.  
  1245.  
  1246.                       "The value of this object identifies the User-side
  1247.                       N392 value for this access channel.  If the access
  1248.                       channel is not performing user-side procedures,
  1249.                       then this value is zero."
  1250.               DEFVAL { 3 }
  1251.               ::= { frChanEntry 13 }
  1252.  
  1253.           frChanSigUserN393 OBJECT-TYPE
  1254.               SYNTAX  INTEGER (0..20)
  1255.               ACCESS  read-only
  1256.               STATUS  mandatory
  1257.               DESCRIPTION
  1258.                       "The value of this object identifies the User-side
  1259.                       N393 value for this access channel.  If the access
  1260.                       channel is not performing user-side procedures,
  1261.                       then this value is zero."
  1262.               DEFVAL { 4 }
  1263.               ::= { frChanEntry 14 }
  1264.  
  1265.           frChanSigUserT391 OBJECT-TYPE
  1266.               SYNTAX  INTEGER (0..20)
  1267.               ACCESS  read-only
  1268.               STATUS  mandatory
  1269.               DESCRIPTION
  1270.                       "The value of this object identifies the User-side
  1271.                       T391 value for this access channel.  If the access
  1272.                       channel is not performing user-side procedures,
  1273.                       then this value is zero."
  1274.               DEFVAL { 10 }
  1275.               ::= { frChanEntry 15 }
  1276.  
  1277.           frChanSigNetN392 OBJECT-TYPE
  1278.               SYNTAX  INTEGER (0..20)
  1279.               ACCESS  read-only
  1280.               STATUS  mandatory
  1281.               DESCRIPTION
  1282.                       "The value of this object identifies the Network-
  1283.                       side N392 value for this access channel.  If the
  1284.                       access channel is not performing network-side
  1285.                       procedures, then this value is zero."
  1286.               DEFVAL { 3 }
  1287.               ::= { frChanEntry 16 }
  1288.  
  1289.           frChanSigNetN393 OBJECT-TYPE
  1290.               SYNTAX  INTEGER (0..20)
  1291.  
  1292.  
  1293.  
  1294.  
  1295.  
  1296.           T. Cox (editor) Expires 12/31/93                     [Page 22]
  1297.  
  1298.  
  1299.  
  1300.  
  1301.  
  1302.           Internet Draft     Frame Relay Service MIB        May 12, 1993
  1303.  
  1304.  
  1305.               ACCESS  read-only
  1306.               STATUS  mandatory
  1307.               DESCRIPTION
  1308.                       "The value of this object identifies the Network-
  1309.                       side N393 value for this access channel.  If the
  1310.                       access channel is not performing network-side
  1311.                       procedures, then this value is zero."
  1312.               DEFVAL { 4 }
  1313.               ::= { frChanEntry 17 }
  1314.  
  1315.           frChanSigNetT392 OBJECT-TYPE
  1316.               SYNTAX  INTEGER (0..20)
  1317.               ACCESS  read-only
  1318.               STATUS  mandatory
  1319.               DESCRIPTION
  1320.                       "The value of this object identifies the Network-
  1321.                       side T392 value for this access channel.  If the
  1322.                       access channel is not performing network-side
  1323.                       procedures, then this value is zero."
  1324.               DEFVAL { 15 }
  1325.               ::= { frChanEntry 18 }
  1326.  
  1327.           frChanSigNetnN4 OBJECT-TYPE
  1328.               SYNTAX  INTEGER (0..20)
  1329.               ACCESS  read-only
  1330.               STATUS  mandatory
  1331.               DESCRIPTION
  1332.                       "The value of this object identifies the Network-
  1333.                       side nN4 value for this access channel.  If the
  1334.                       access channel is not performing network-side
  1335.                       procedures or is not performing lmi procedures,
  1336.                       then this value is zero."
  1337.               ::= { frChanEntry 19 }
  1338.  
  1339.           frChanSigNetnT3 OBJECT-TYPE
  1340.               SYNTAX  INTEGER (0..20)
  1341.               ACCESS  read-only
  1342.               STATUS  mandatory
  1343.               DESCRIPTION
  1344.                       "The value of this object identifies the Network-
  1345.                       side nT3 value for this access channel.  If the
  1346.                       access channel is not performing network-side
  1347.                       procedures or is not performing lmi procedures,
  1348.                       then this value is zero."
  1349.               ::= { frChanEntry 20 }
  1350.  
  1351.  
  1352.  
  1353.  
  1354.  
  1355.           T. Cox (editor) Expires 12/31/93                     [Page 23]
  1356.  
  1357.  
  1358.  
  1359.  
  1360.  
  1361.           Internet Draft     Frame Relay Service MIB        May 12, 1993
  1362.  
  1363.  
  1364.           -- the Frame Relay Channel Errors
  1365.  
  1366.           frChanErrorsTable OBJECT-TYPE
  1367.               SYNTAX  SEQUENCE OF FrChanErrorsEntry
  1368.               ACCESS  not-accessible
  1369.               STATUS  mandatory
  1370.               DESCRIPTION
  1371.                       "The Frame Relay Channel Errors table."
  1372.               ::= { frnetserv 2 }
  1373.  
  1374.           frChanErrorsEntry OBJECT-TYPE
  1375.               SYNTAX  FrChanErrorsEntry
  1376.               ACCESS  not-accessible
  1377.               STATUS  mandatory
  1378.               DESCRIPTION
  1379.                       "An entry in the Frame Relay Channel Errors
  1380.                       table."
  1381.               INDEX   { frChanErrorsIfIndex }
  1382.               ::= { frChanErrorsTable 1 }
  1383.  
  1384.           FrChanErrorsEntry ::=
  1385.               SEQUENCE {
  1386.                   frChanErrorsIfIndex
  1387.                       INTEGER,
  1388.                   frChanErrorsTooLongFrames
  1389.                       Counter,
  1390.                   frChanErrorsCRCErrors
  1391.                       Counter,
  1392.                   frChanErrorsHDLCAborts
  1393.                       Counter,
  1394.                   frChanErrorsSigLinkRelRespErrors
  1395.                       Counter,
  1396.                   frChanErrorsSigProtRespErrors
  1397.                       Counter,
  1398.                   frChanErrorsSigInactiveResps
  1399.                       Counter,
  1400.                   frChanErrorsSigLinkRelInitErrors
  1401.                       Counter,
  1402.                   frChanErrorsSigProtInitErrors
  1403.                       Counter,
  1404.                   frChanErrorsSigInactiveInits
  1405.                       Counter
  1406.           }
  1407.  
  1408.           frChanErrorsIfIndex OBJECT-TYPE
  1409.  
  1410.  
  1411.  
  1412.  
  1413.  
  1414.           T. Cox (editor) Expires 12/31/93                     [Page 24]
  1415.  
  1416.  
  1417.  
  1418.  
  1419.  
  1420.           Internet Draft     Frame Relay Service MIB        May 12, 1993
  1421.  
  1422.  
  1423.               SYNTAX  INTEGER (1..65535)
  1424.               ACCESS  read-only
  1425.               STATUS  mandatory
  1426.               DESCRIPTION
  1427.                       "The value of this object is equal to MIB II's
  1428.                       ifIndex value for this UNI/NNI access channel."
  1429.               ::= { frChanErrorsEntry 1 }
  1430.  
  1431.           frChanErrorsTooLongFrames OBJECT-TYPE
  1432.               SYNTAX  Counter
  1433.               ACCESS  read-only
  1434.               STATUS  mandatory
  1435.               DESCRIPTION
  1436.                       "The number of frame relay frames received that
  1437.                       were too long for this UNI/NNI access channel."
  1438.               ::= { frChanErrorsEntry 2 }
  1439.  
  1440.           frChanErrorsCRCErrors OBJECT-TYPE
  1441.               SYNTAX  Counter
  1442.               ACCESS  read-only
  1443.               STATUS  mandatory
  1444.               DESCRIPTION
  1445.                       "The number of frame relay frames received that
  1446.                       had CRC errors for this UNI/NNI access channel."
  1447.               ::= { frChanErrorsEntry 3 }
  1448.  
  1449.           frChanErrorsHDLCAborts OBJECT-TYPE
  1450.               SYNTAX  Counter
  1451.               ACCESS  read-only
  1452.               STATUS  mandatory
  1453.               DESCRIPTION
  1454.                       "The number of frame relay HDLC frames received
  1455.                       that were aborted for this UNI/NNI access
  1456.                       channel."
  1457.               ::= { frChanErrorsEntry 4 }
  1458.  
  1459.           frChanErrorsSigLinkRelRespErrors OBJECT-TYPE
  1460.               SYNTAX  Counter
  1461.               ACCESS  read-only
  1462.               STATUS  mandatory
  1463.               DESCRIPTION
  1464.                       "The number of local in-channel signaling link
  1465.                       reliability errors that were responding to polls
  1466.                       for this UNI/NNI access channel."
  1467.               ::= { frChanErrorsEntry 5 }
  1468.  
  1469.  
  1470.  
  1471.  
  1472.  
  1473.           T. Cox (editor) Expires 12/31/93                     [Page 25]
  1474.  
  1475.  
  1476.  
  1477.  
  1478.  
  1479.           Internet Draft     Frame Relay Service MIB        May 12, 1993
  1480.  
  1481.  
  1482.           frChanErrorsSigProtRespErrors OBJECT-TYPE
  1483.               SYNTAX  Counter
  1484.               ACCESS  read-only
  1485.               STATUS  mandatory
  1486.               DESCRIPTION
  1487.                       "The number of local in-channel signaling protocol
  1488.                       errors that were responding to polls for this
  1489.                       UNI/NNI access channel."
  1490.               ::= { frChanErrorsEntry 6 }
  1491.  
  1492.           frChanErrorsSigInactiveResps OBJECT-TYPE
  1493.               SYNTAX  Counter
  1494.               ACCESS  read-only
  1495.               STATUS  mandatory
  1496.               DESCRIPTION
  1497.                       "The number of times the channel declared inactive
  1498.                       responding to polls (i.e., N392 errors in N393
  1499.                       events) for this UNI/NNI access channel."
  1500.               ::= { frChanErrorsEntry 7 }
  1501.  
  1502.           frChanErrorsSigLinkRelInitErrors OBJECT-TYPE
  1503.               SYNTAX  Counter
  1504.               ACCESS  read-only
  1505.               STATUS  mandatory
  1506.               DESCRIPTION
  1507.                       "The number of local in-channel signaling link
  1508.                       reliability errors that were initiating polls for
  1509.                       this UNI/NNI access channel."
  1510.               ::= { frChanErrorsEntry 8 }
  1511.  
  1512.           frChanErrorsSigProtInitErrors OBJECT-TYPE
  1513.               SYNTAX  Counter
  1514.               ACCESS  read-only
  1515.               STATUS  mandatory
  1516.               DESCRIPTION
  1517.                       "The number of local in-channel signaling protocol
  1518.                       errors that were initiating polls for this UNI/NNI
  1519.                       access channel."
  1520.               ::= { frChanErrorsEntry 9 }
  1521.  
  1522.           frChanErrorsSigInactiveInits OBJECT-TYPE
  1523.               SYNTAX  Counter
  1524.               ACCESS  read-only
  1525.               STATUS  mandatory
  1526.               DESCRIPTION
  1527.  
  1528.  
  1529.  
  1530.  
  1531.  
  1532.           T. Cox (editor) Expires 12/31/93                     [Page 26]
  1533.  
  1534.  
  1535.  
  1536.  
  1537.  
  1538.           Internet Draft     Frame Relay Service MIB        May 12, 1993
  1539.  
  1540.  
  1541.                       "The number of times the channel declared inactive
  1542.                       initiating polls (i.e., N392 errors in N393
  1543.                       events) for this UNI/NNI access channel."
  1544.               ::= { frChanErrorsEntry 10 }
  1545.  
  1546.  
  1547.  
  1548.  
  1549.  
  1550.  
  1551.  
  1552.  
  1553.  
  1554.  
  1555.  
  1556.  
  1557.  
  1558.  
  1559.  
  1560.  
  1561.  
  1562.  
  1563.  
  1564.  
  1565.  
  1566.  
  1567.  
  1568.  
  1569.  
  1570.  
  1571.  
  1572.  
  1573.  
  1574.  
  1575.  
  1576.  
  1577.  
  1578.  
  1579.  
  1580.  
  1581.  
  1582.  
  1583.  
  1584.  
  1585.  
  1586.  
  1587.  
  1588.  
  1589.  
  1590.  
  1591.           T. Cox (editor) Expires 12/31/93                     [Page 27]
  1592.  
  1593.  
  1594.  
  1595.  
  1596.  
  1597.           Internet Draft     Frame Relay Service MIB        May 12, 1993
  1598.  
  1599.  
  1600.           -- The Frame Relay PVC Group
  1601.  
  1602.           -- Implementation of this group is mandatory for all systems
  1603.           -- that perform Frame Relay Services.
  1604.  
  1605.           -- the Frame Relay PVC Information
  1606.  
  1607.           frPVCTable OBJECT-TYPE
  1608.               SYNTAX  SEQUENCE OF FrPVCEntry
  1609.               ACCESS  not-accessible
  1610.               STATUS  mandatory
  1611.               DESCRIPTION
  1612.                       "The Frame Relay PVC table."
  1613.               ::= { frnetserv 3 }
  1614.  
  1615.           frPVCEntry OBJECT-TYPE
  1616.               SYNTAX  FrPVCEntry
  1617.               ACCESS  not-accessible
  1618.               STATUS  mandatory
  1619.               DESCRIPTION
  1620.                       "An entry in the Frame Relay PVC table."
  1621.               INDEX   { frPVCIfIndex, frPVCDLCIIndex }
  1622.               ::= { frPVCTable 1 }
  1623.  
  1624.           FrPVCEntry ::=
  1625.               SEQUENCE {
  1626.                   frPVCIfIndex
  1627.                       INTEGER,
  1628.                   frPVCDLCIIndex
  1629.                       INTEGER,
  1630.                   frPVCLocalOrient
  1631.                       INTEGER,
  1632.                   frPVCRemoteIfIndex
  1633.                       INTEGER,
  1634.                   frPVCRemoteDLCIIndex
  1635.                       INTEGER,
  1636.                   frPVCRemoteNetAddress
  1637.                       OCTET STRING,
  1638.                   frPVCAdminStatus
  1639.                       INTEGER,
  1640.                   frPVCOperStatus
  1641.                       INTEGER,
  1642.                   frPVCSegmentNumber
  1643.                       INTEGER,
  1644.                   frPVCRcvdSigStatus
  1645.  
  1646.  
  1647.  
  1648.  
  1649.  
  1650.           T. Cox (editor) Expires 12/31/93                     [Page 28]
  1651.  
  1652.  
  1653.  
  1654.  
  1655.  
  1656.           Internet Draft     Frame Relay Service MIB        May 12, 1993
  1657.  
  1658.  
  1659.                       INTEGER,
  1660.                   frPVCAccountUnitSize
  1661.                       INTEGER,
  1662.                   frPVCInFrames
  1663.                       Counter,
  1664.                   frPVCOutFrames
  1665.                       Counter,
  1666.                   frPVCOutAccUnits
  1667.                       Counter,
  1668.                   frPVCBcDiscardState
  1669.                       INTEGER,
  1670.                   frPVCBcDiscardStateTimes
  1671.                       Counter,
  1672.                   frPVCFwdBc
  1673.                       INTEGER,
  1674.                   frPVCFwdBe
  1675.                       INTEGER,
  1676.                   frPVCFwdCIR
  1677.                       INTEGER,
  1678.                   frPVCBwdBc
  1679.                       INTEGER,
  1680.                   frPVCBwdBe
  1681.                       INTEGER,
  1682.                   frPVCBwdCIR
  1683.                       INTEGER,
  1684.                   frPVCMaxFrameSize
  1685.                       INTEGER
  1686.           }
  1687.  
  1688.           frPVCIfIndex OBJECT-TYPE
  1689.               SYNTAX  INTEGER (1..65535)
  1690.               ACCESS  read-only
  1691.               STATUS  mandatory
  1692.               DESCRIPTION
  1693.                       "The value of this object is equal to MIB II's
  1694.                       ifIndex value for this UNI/NNI access channel."
  1695.               ::= { frPVCEntry 1 }
  1696.  
  1697.           frPVCDLCIIndex OBJECT-TYPE
  1698.               SYNTAX  INTEGER (1..8388608)
  1699.               ACCESS  read-only
  1700.               STATUS  mandatory
  1701.               DESCRIPTION
  1702.                       "The value of this object is equal to the DLCI
  1703.                       value for this UNI/NNI access channel - PVC pair."
  1704.  
  1705.  
  1706.  
  1707.  
  1708.  
  1709.           T. Cox (editor) Expires 12/31/93                     [Page 29]
  1710.  
  1711.  
  1712.  
  1713.  
  1714.  
  1715.           Internet Draft     Frame Relay Service MIB        May 12, 1993
  1716.  
  1717.  
  1718.               ::= { frPVCEntry 2 }
  1719.  
  1720.           frPVCLocalOrient OBJECT-TYPE
  1721.               SYNTAX  INTEGER {
  1722.                         originating(1),
  1723.                         terminating(2)
  1724.                       }
  1725.               ACCESS  read-only
  1726.               STATUS  mandatory
  1727.               DESCRIPTION
  1728.                       "The value of this object provides the orientation
  1729.                       of this PVC through the network for this UNI/NNI
  1730.                       access channel - PVC pair.  This information helps
  1731.                       to determine which direction is forward and
  1732.                       backwards; originating to terminating is forwards,
  1733.                       and terminating to originating is backwards."
  1734.               ::= { frPVCEntry 3 }
  1735.  
  1736.           frPVCRemoteIfIndex OBJECT-TYPE
  1737.               SYNTAX  INTEGER (1..65535)
  1738.               ACCESS  read-only
  1739.               STATUS  mandatory
  1740.               DESCRIPTION
  1741.                       "The value of this object is equal to MIB II's
  1742.                       ifIndex value for the remote UNI/NNI access
  1743.                       channel."
  1744.               ::= { frPVCEntry 4 }
  1745.  
  1746.           frPVCRemoteDLCIIndex OBJECT-TYPE
  1747.               SYNTAX  INTEGER (1..8388608)
  1748.               ACCESS  read-only
  1749.               STATUS  mandatory
  1750.               DESCRIPTION
  1751.                       "The value of this object is equal to the DLCI
  1752.                       value for the remote UNI/NNI access channel - PVC
  1753.                       pair."
  1754.               ::= { frPVCEntry 5 }
  1755.  
  1756.           frPVCRemoteNetAddress OBJECT-TYPE
  1757.               SYNTAX  OCTET STRING (SIZE(0..8))
  1758.               ACCESS  read-only
  1759.               STATUS  mandatory
  1760.               DESCRIPTION
  1761.                       "The value of this object identifies the remote
  1762.                       UNI/NNI access channel."
  1763.  
  1764.  
  1765.  
  1766.  
  1767.  
  1768.           T. Cox (editor) Expires 12/31/93                     [Page 30]
  1769.  
  1770.  
  1771.  
  1772.  
  1773.  
  1774.           Internet Draft     Frame Relay Service MIB        May 12, 1993
  1775.  
  1776.  
  1777.               ::= { frPVCEntry 6 }
  1778.  
  1779.           frPVCAdminStatus OBJECT-TYPE
  1780.               SYNTAX  INTEGER {
  1781.                         up(1),
  1782.                         down(2),
  1783.                         inactive(3),
  1784.                         testing(4),
  1785.                         notInService(5)
  1786.                       }
  1787.               ACCESS  read-only
  1788.               STATUS  mandatory
  1789.               DESCRIPTION
  1790.                       "The value of this object identifies the
  1791.                       administrative status of this UNI/NNI access
  1792.                       channel - PVC pair."
  1793.               ::= { frPVCEntry 7 }
  1794.  
  1795.           frPVCOperStatus OBJECT-TYPE
  1796.               SYNTAX  INTEGER {
  1797.                         up(1),
  1798.                         down(2),
  1799.                         inactive(3),
  1800.                         testing(4),
  1801.                         notInService(5)
  1802.                       }
  1803.               ACCESS  read-only
  1804.               STATUS  mandatory
  1805.               DESCRIPTION
  1806.                       "The value of this object identifies the
  1807.                       operational status of this UNI/NNI access channel
  1808.                       - PVC pair."
  1809.               ::= { frPVCEntry 8 }
  1810.  
  1811.           frPVCSegmentNumber OBJECT-TYPE
  1812.               SYNTAX  INTEGER (1..255)
  1813.               ACCESS  read-only
  1814.               STATUS  mandatory
  1815.               DESCRIPTION
  1816.                       "The value of this object identifies the PVC
  1817.                       segment number for this PVC segment for this
  1818.                       UNI/NNI access channel - PVC pair.  As a PVC
  1819.                       traverses multiple networks, each PVC segment
  1820.                       (i.e., each network) will be numbered starting
  1821.                       with the first network in the forward direction.
  1822.  
  1823.  
  1824.  
  1825.  
  1826.  
  1827.           T. Cox (editor) Expires 12/31/93                     [Page 31]
  1828.  
  1829.  
  1830.  
  1831.  
  1832.  
  1833.           Internet Draft     Frame Relay Service MIB        May 12, 1993
  1834.  
  1835.  
  1836.                       The numbering should start at one and go to N,
  1837.                       where N is the Nth network in the chain."
  1838.               ::= { frPVCEntry 9 }
  1839.  
  1840.           frPVCRcvdSigStatus OBJECT-TYPE
  1841.               SYNTAX  INTEGER {
  1842.                         active(1),
  1843.                         inactive(2),
  1844.                         deleted(3),
  1845.                         none(4)
  1846.                       }
  1847.               ACCESS  read-only
  1848.               STATUS  mandatory
  1849.               DESCRIPTION
  1850.                       "The value of this object identifies the PVC
  1851.                       status received via the local in-channel signaling
  1852.                       procedures for this UNI/NNI access channel - PVC
  1853.                       pair.  This object is only is only pertinent for
  1854.                       bidirectional procedures and user-to-network user
  1855.                       side procedures.  For user-to-network network side
  1856.                       procedures, the value of this object should be
  1857.                       none."
  1858.               ::= { frPVCEntry 10 }
  1859.  
  1860.           frPVCAccountUnitSize OBJECT-TYPE
  1861.               SYNTAX  INTEGER (1..255)
  1862.               ACCESS  read-only
  1863.               STATUS  mandatory
  1864.               DESCRIPTION
  1865.                       "The value of this object identifies the the
  1866.                       accounting unit size for this UNI/NNI access
  1867.                       channel - PVC pair. The accounting unit size is
  1868.                       equal to a block of octets."
  1869.               ::= { frPVCEntry 11 }
  1870.  
  1871.           frPVCInFrames OBJECT-TYPE
  1872.               SYNTAX  Counter
  1873.               ACCESS  read-only
  1874.               STATUS  mandatory
  1875.               DESCRIPTION
  1876.                       "The number of frames received for this UNI/NNI
  1877.                       access channel - PVC pair."
  1878.               ::= { frPVCEntry 12 }
  1879.  
  1880.           frPVCOutFrames OBJECT-TYPE
  1881.  
  1882.  
  1883.  
  1884.  
  1885.  
  1886.           T. Cox (editor) Expires 12/31/93                     [Page 32]
  1887.  
  1888.  
  1889.  
  1890.  
  1891.  
  1892.           Internet Draft     Frame Relay Service MIB        May 12, 1993
  1893.  
  1894.  
  1895.               SYNTAX  Counter
  1896.               ACCESS  read-only
  1897.               STATUS  mandatory
  1898.               DESCRIPTION
  1899.                       "The number of frames sent for this UNI/NNI access
  1900.                       channel - PVC pair."
  1901.               ::= { frPVCEntry 13 }
  1902.  
  1903.           frPVCOutAccUnits OBJECT-TYPE
  1904.               SYNTAX  Counter
  1905.               ACCESS  read-only
  1906.               STATUS  mandatory
  1907.               DESCRIPTION
  1908.                       "The number of accounting units sent for this
  1909.                       UNI/NNI access channel - PVC pair."
  1910.               ::= { frPVCEntry 14 }
  1911.  
  1912.           frPVCBcDiscardState OBJECT-TYPE
  1913.               SYNTAX  INTEGER {
  1914.                         yes(1),
  1915.                         no(2)
  1916.                       }
  1917.               ACCESS  read-only
  1918.               STATUS  mandatory
  1919.               DESCRIPTION
  1920.                       "The value of this object identifies whether this
  1921.                       UNI/NNI access channel - PVC pair is in a Bc
  1922.                       discard state."
  1923.               ::= { frPVCEntry 15 }
  1924.  
  1925.           frPVCBcDiscardStateTimes OBJECT-TYPE
  1926.               SYNTAX  Counter
  1927.               ACCESS  read-only
  1928.               STATUS  mandatory
  1929.               DESCRIPTION
  1930.                       "The number of times this UNI/NNI access channel -
  1931.                       PVC pair has been in a Bc discard state."
  1932.               ::= { frPVCEntry 16 }
  1933.  
  1934.           frPVCFwdBc OBJECT-TYPE
  1935.               SYNTAX  INTEGER (0..4294967295)
  1936.               ACCESS  read-only
  1937.               STATUS  mandatory
  1938.               DESCRIPTION
  1939.                       "The value of this object is equal to the forward
  1940.  
  1941.  
  1942.  
  1943.  
  1944.  
  1945.           T. Cox (editor) Expires 12/31/93                     [Page 33]
  1946.  
  1947.  
  1948.  
  1949.  
  1950.  
  1951.           Internet Draft     Frame Relay Service MIB        May 12, 1993
  1952.  
  1953.  
  1954.                       Bc for this UNI/NNI access channel - PVC pair."
  1955.               ::= { frPVCEntry 17 }
  1956.  
  1957.           frPVCFwdBe OBJECT-TYPE
  1958.               SYNTAX  INTEGER (0..4294967295)
  1959.               ACCESS  read-only
  1960.               STATUS  mandatory
  1961.               DESCRIPTION
  1962.                       "The value of this object is equal to the forward
  1963.                       Be for this UNI/NNI access channel - PVC pair."
  1964.               ::= { frPVCEntry 18 }
  1965.  
  1966.           frPVCFwdCIR OBJECT-TYPE
  1967.               SYNTAX  INTEGER (0..4294967295)
  1968.               ACCESS  read-only
  1969.               STATUS  mandatory
  1970.               DESCRIPTION
  1971.                       "The value of this object is equal to the forward
  1972.                       CIR for this UNI/NNI access channel - PVC pair."
  1973.               ::= { frPVCEntry 19 }
  1974.  
  1975.           frPVCBwdBc OBJECT-TYPE
  1976.               SYNTAX  INTEGER (0..4294967295)
  1977.               ACCESS  read-only
  1978.               STATUS  mandatory
  1979.               DESCRIPTION
  1980.                       "The value of this object is equal to the backward
  1981.                       Bc for this UNI/NNI access channel - PVC pair."
  1982.               ::= { frPVCEntry 20 }
  1983.  
  1984.           frPVCBwdBe OBJECT-TYPE
  1985.               SYNTAX  INTEGER (0..4294967295)
  1986.               ACCESS  read-only
  1987.               STATUS  mandatory
  1988.               DESCRIPTION
  1989.                       "The value of this object is equal to the backward
  1990.                       Be for this UNI/NNI access channel - PVC pair."
  1991.               ::= { frPVCEntry 21 }
  1992.  
  1993.           frPVCBwdCIR OBJECT-TYPE
  1994.               SYNTAX  INTEGER (0..4294967295)
  1995.               ACCESS  read-only
  1996.               STATUS  mandatory
  1997.               DESCRIPTION
  1998.                       "The value of this object is equal to the backward
  1999.  
  2000.  
  2001.  
  2002.  
  2003.  
  2004.           T. Cox (editor) Expires 12/31/93                     [Page 34]
  2005.  
  2006.  
  2007.  
  2008.  
  2009.  
  2010.           Internet Draft     Frame Relay Service MIB        May 12, 1993
  2011.  
  2012.  
  2013.                       CIR for this UNI/NNI access channel - PVC pair."
  2014.               ::= { frPVCEntry 22 }
  2015.  
  2016.           frPVCMaxFrameSize OBJECT-TYPE
  2017.               SYNTAX  INTEGER (0..4294967295)
  2018.               ACCESS  read-only
  2019.               STATUS  mandatory
  2020.               DESCRIPTION
  2021.                       "The value of this object is equal to the maximum
  2022.                       frame size for this UNI/NNI access channel - PVC
  2023.                       pair."
  2024.               ::= { frPVCEntry 23 }
  2025.  
  2026.  
  2027.  
  2028.           END
  2029.  
  2030.  
  2031.  
  2032.  
  2033.  
  2034.  
  2035.  
  2036.  
  2037.  
  2038.  
  2039.  
  2040.  
  2041.  
  2042.  
  2043.  
  2044.  
  2045.  
  2046.  
  2047.  
  2048.  
  2049.  
  2050.  
  2051.  
  2052.  
  2053.  
  2054.  
  2055.  
  2056.  
  2057.  
  2058.  
  2059.  
  2060.  
  2061.  
  2062.  
  2063.           T. Cox (editor) Expires 12/31/93                     [Page 35]
  2064.  
  2065.  
  2066.  
  2067.  
  2068.  
  2069.           Internet Draft     Frame Relay Service MIB        May 12, 1993
  2070.  
  2071.  
  2072.           7.  Acknowledgments
  2073.  
  2074.           This document was produced by the Frame Relay Service MIB
  2075.           Working Groups:
  2076.  
  2077.           Special thanks goes to the Frame Relay Forum Technical
  2078.           Committee for its participation in writing this MIB.
  2079.  
  2080.  
  2081.  
  2082.  
  2083.  
  2084.  
  2085.  
  2086.  
  2087.  
  2088.  
  2089.  
  2090.  
  2091.  
  2092.  
  2093.  
  2094.  
  2095.  
  2096.  
  2097.  
  2098.  
  2099.  
  2100.  
  2101.  
  2102.  
  2103.  
  2104.  
  2105.  
  2106.  
  2107.  
  2108.  
  2109.  
  2110.  
  2111.  
  2112.  
  2113.  
  2114.  
  2115.  
  2116.  
  2117.  
  2118.  
  2119.  
  2120.  
  2121.  
  2122.           T. Cox (editor) Expires 12/31/93                     [Page 36]
  2123.  
  2124.  
  2125.  
  2126.  
  2127.  
  2128.           Internet Draft     Frame Relay Service MIB        May 12, 1993
  2129.  
  2130.  
  2131.           8.  References
  2132.  
  2133.              [1] Cerf, V., "IAB Recommendations for the Development of Internet
  2134.                  Network Management Standards", RFC 1052, NRI, April 1988.
  2135.  
  2136.              [2] Cerf, V., "Report of the Second Ad Hoc Network Management
  2137.                  Review Group", RFC 1109, NRI, August 1989.
  2138.  
  2139.              [3] Rose M., and K. McCloghrie, "Structure and Identification of
  2140.                  Management Information for TCP/IP-based internets", RFC 1155,
  2141.                  Performance Systems International, Hughes LAN Systems, May 1990.
  2142.  
  2143.              [4] McCloghrie K., and M. Rose, "Management Information Base for
  2144.                  Network Management of TCP/IP-based internets", RFC 1156, Hughes
  2145.                  LAN Systems, Performance Systems International, May 1990.
  2146.  
  2147.              [5] Case, J., Fedor, M., Schoffstall, M., and J. Davin, "Simple
  2148.                  Network Management Protocol", RFC 1157, SNMP Research,
  2149.                  Performance Systems International, Performance Systems
  2150.                  International, MIT Laboratory for Computer Science, May 1990.
  2151.  
  2152.              [6] McCloghrie K., and M. Rose, Editors, "Management Information
  2153.                  Base for Network Management of TCP/IP-based internets", RFC 1213,
  2154.                  Performance Systems International, March 1991.
  2155.  
  2156.              [7] Information processing systems - Open Systems Interconnection -
  2157.                  Specification of Abstract Syntax Notation One (ASN.1),
  2158.                  International Organization for Standardization, International
  2159.                  Standard 8824, December 1987.
  2160.  
  2161.              [8] Information processing systems - Open Systems Interconnection -
  2162.                  Specification of Basic Encoding Rules for Abstract Notation One
  2163.                  (ASN.1), International Organization for Standardization,
  2164.                  International Standard 8825, December 1987.
  2165.  
  2166.              [9] Rose, M., and K. McCloghrie, Editors, "Concise MIB Definitions",
  2167.                  RFC 1212, Performance Systems International, Hughes LAN Systems,
  2168.                  March 1991.
  2169.  
  2170.  
  2171.  
  2172.  
  2173.  
  2174.  
  2175.  
  2176.  
  2177.  
  2178.  
  2179.  
  2180.  
  2181.           T. Cox (editor) Expires 12/31/93                     [Page 37]
  2182.  
  2183.  
  2184.  
  2185.  
  2186.  
  2187.           Internet Draft     Frame Relay Service MIB        May 12, 1993
  2188.  
  2189.  
  2190.           9.  Security Considerations
  2191.  
  2192.           Security issues are not discussed in this memo.
  2193.  
  2194.  
  2195.           10.  Authors' Addresses
  2196.  
  2197.              Tracy A. Cox
  2198.              Bell Communications Research
  2199.              331 Newman Springs Road
  2200.              P.O. Box 7020
  2201.              Red Bank, NJ  07701-7020
  2202.  
  2203.              Phone: (908) 758-2107
  2204.  
  2205.              EMail: tacox@mail.bellcore.com
  2206.  
  2207.  
  2208.  
  2209.  
  2210.  
  2211.  
  2212.  
  2213.  
  2214.  
  2215.  
  2216.  
  2217.  
  2218.  
  2219.  
  2220.  
  2221.  
  2222.  
  2223.  
  2224.  
  2225.  
  2226.  
  2227.  
  2228.  
  2229.  
  2230.  
  2231.  
  2232.  
  2233.  
  2234.  
  2235.  
  2236.  
  2237.  
  2238.  
  2239.  
  2240.           T. Cox (editor) Expires 12/31/93                     [Page 38]
  2241.  
  2242.  
  2243.  
  2244.  
  2245.  
  2246.           Internet Draft     Frame Relay Service MIB        May 12, 1993
  2247.  
  2248.  
  2249.           Table of Contents
  2250.  
  2251.  
  2252.           1 Status of this Memo ...................................    1
  2253.           2 Abstract ..............................................    1
  2254.           3 The Network Management Framework ......................    2
  2255.           4 Objects ...............................................    3
  2256.           4.1 Format of Definitions ...............................    3
  2257.           5 Overview ..............................................    4
  2258.           5.1 Apply MIB II to a Frame Relay Service ...............    5
  2259.           5.2 Apply the DS1/E1 MIB to Frame Relay Service .........    7
  2260.           5.3 Frame Relay Service MIB Terminology .................   11
  2261.           6 Object Definitions ....................................   16
  2262.           6.1 The Frame Relay Service Channel Group ...............   17
  2263.           6.1.1 The Frame Relay Channel Information ...............   17
  2264.           6.1.2 The Frame Relay Channel Errors ....................   24
  2265.           6.2 Frame Relay PVC Group ...............................   28
  2266.           7 Acknowledgments .......................................   36
  2267.           8 References ............................................   37
  2268.           9 Security Considerations ...............................   38
  2269.           10 Authors' Addresses ...................................   38
  2270.  
  2271.  
  2272.  
  2273.  
  2274.  
  2275.  
  2276.  
  2277.  
  2278.  
  2279.  
  2280.  
  2281.  
  2282.  
  2283.  
  2284.  
  2285.  
  2286.  
  2287.  
  2288.  
  2289.  
  2290.  
  2291.  
  2292.  
  2293.  
  2294.  
  2295.  
  2296.  
  2297.  
  2298.  
  2299.           T. Cox (editor) Expires 12/31/93                     [Page 39]
  2300.  
  2301.